Method: reauthenticateEx

Force an end-system to reauthenticate. This operation is similar to reauthenticate, but returns a verbose message.

Parameters

Name Type Description
macAddress string MAC address of the end-system
assess boolean True to reassess the end-system

Returns

Returns a WsResult with a structure defined by the following table.

Name Type Description
errorCode int See the Web Service Error Codes
errorMessage string Error message in readable text
success boolean True if operation is successful

Example

Execute the following web service with a browser:

https://192.168.30.34:8443/axis/services/NACWebService/reauthenticateEx?macAddress=50:7A:55:6F:24:35&assess=false